home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19990725-20000114 / 000394_news@columbia.edu _Thu Dec 30 15:22:09 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA10314
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 30 Dec 1999 15:22:09 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id PAA11967
  7.     for kermit.misc@watsun.cc.columbia.edu; Thu, 30 Dec 1999 15:02:13 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: "DGlenn" <d_glenn@excite.com>
  10. Subject: Re: gkermit speed
  11. Date: Thu, 30 Dec 1999 12:56:30 -0700
  12. Organization: Posted via Supernews, http://www.supernews.com
  13. Message-ID: <s6ne6vun5k259@corp.supernews.com>
  14. To: kermit.misc@columbia.edu
  15.  
  16.  
  17. Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote in message
  18. news:84g755$ca0@watsun.cc.columbia.edu...
  19. > In article <s6n76tq85k284@corp.supernews.com>,
  20. > DGlenn <d_glenn@excite.com> wrote:
  21. > : I am using the prebuilt binary for G-Kermit v1.00 on SCO Openserver
  22. 5.0.5.
  23. > :
  24. > : My problem is that it is running very slow (600 cps maximum).  I read
  25. the
  26. > : FAQ about how to increase the speed and, among other commands, it says:
  27. > :
  28. > : "Give the following command to the file receiver:
  29. > :       SET RECEIVE PACKET-LENGTH 2000  ; (or other length)"
  30. > :
  31. > : How do I get to the "file receiver" to type in the command?  Do I need
  32. to
  33. > : compile my own version and specify these commands in a file somewhere?
  34. > :
  35. > What is your terminal emulator?
  36. >
  37. > : For your info:  The server has an external Multi-Tech 33.6 multi-modem
  38. and I
  39. > : am connecting with a 56k USR sportster.
  40. > :
  41. > In this case you can't use streaming because it's not a reliable
  42. connection
  43. > so, as you have inferred, the only way to boost the speed is to tell the
  44. > file receive to use bigger packets.  How to do that (or whether it's
  45. possible)
  46. > depends on what software it is.
  47. >
  48. > - Frank
  49. >
  50. >
  51.  
  52.  
  53. So far I have only tried Win98's Hyperterminal.  Should I try something
  54. different? If so, any recommendations?  preferrably cheap!
  55.  
  56. Thanks
  57.  
  58.